Normalize `input[type="search"]`
authorVolker E <volker.e@wikimedia.org>
Sun, 10 Apr 2016 02:18:49 +0000 (19:18 -0700)
committerVolker E <volker.e@wikimedia.org>
Sun, 10 Apr 2016 03:00:08 +0000 (20:00 -0700)
Limiting property `-webkit-appearance` to `input[type="search"]` only,
as it's the element this rule is targeting for instead of unnecessarily
applying it to all `.mw-ui-input` elements. Also adding rule to
remove proprietary IE 10-11 clear button. Bringing it on
par with OOjs UI.

Change-Id: Id375fdb86bf7ef3cfbb2f7e198d59be4947e4edb


No differences found